| 1. | Sets a breakpoint on the fully qualified location 用于在完全限定位置设置断点。 |
| 2. | Sets a breakpoint at a location in the source 用于在源代码中的某个位置设置断点; |
| 3. | Setting a breakpoint on a memory allocation number 在内存分配编号上设置断点 |
| 4. | You can set a breakpoint on a memory address 您可以在内存地址上设置断点。 |
| 5. | Sets a breakpoint on a symbol recently displayed with the 命令显示的符号处设置断点; |
| 6. | To set a breakpoint there we type break 21 要在那一行上设置断点,只需输入break 21 。 |
| 7. | How to : set a breakpoint in script in a script task >如何在脚本中设置断点 |
| 8. | To set a breakpoint on the exit point of a function call 在函数调用的退出点上设置断点 |
| 9. | Statement is similar to setting a breakpoint in the code 语句类似于在代码中设置断点。 |
| 10. | For example , to set a breakpoint on a call to the windows 函数调用上设置断点,必须指定 |